home *** CD-ROM | disk | FTP | other *** search
/ Web Designer 98 (Professional) / WebDesigner 1.0.iso / htmled1 / inp11db16.exe / data.z / catalog.htt < prev    next >
Encoding:
Text File  |  1996-10-10  |  4.3 KB  |  173 lines

  1. <!--   HTML was created by Harbinger's TrustedLink INP. For more information,
  2.      call 404-841-4334 or visit http://inp.harbinger.net  -->
  3.      
  4. <HTML>
  5. <HEAD>
  6. <TITLE>$Nickname Online Catalog</TITLE>
  7. </HEAD>
  8. <BODY Text="$tcolor" Link="$lcolor" VLINK="$vlcolor" BACKGROUND="images/$BackGrndFile">
  9.  
  10. <TABLE width=100%>
  11. <TR>
  12.   <TD ALIGN=center><IMG SRC="images/catalog.gif" ALT="Catalog Icon" width="100"   height="100"></td>
  13.   <TD><H2>$Nickname Online Catalog</H2></TD>
  14. </TR>
  15. </TABLE>
  16.  
  17. <BR CLEAR=all>
  18. <HR>
  19.  
  20. <!------------------------ END OF HEADER ------------------------------->
  21.  
  22. Interested in $Nickname Catalog Items?  Please send us
  23. $if($not($equal($Preview,1)))
  24.     <A HREF="mailto:$$email">
  25. $endif
  26. e-mail</A> identifying the catalog item(s) in question, and we will send detailed information.
  27.  
  28. <TABLE border=0 width=100%>
  29. $while($CProductSpecial) 
  30. <TR>
  31. <TD COLSPAN=2><CENTER>
  32. <HR WIDTH=66%>
  33. </CENTER></TD>
  34. </TR>
  35. <TR>
  36. <TD width=50%>
  37. $if($equal($CProductSpecial.Special,"1"))
  38. <IMG SRC="images/star.gif"width=25 height=24>
  39. $endif
  40. <STRONG><FONT SIZE=+1>$CProduct.name</FONT></STRONG><BR>
  41.  
  42. $if($equal($CProductSpecial.Special,"1"))
  43. $if($or($CProductSpecial.highlight1,$CProductSpecial.highlight2,$CProductSpecial.highlight3))
  44.  
  45. <UL>
  46. $if($CProductSpecial.highlight1)
  47.  
  48.     <LI><STRONG>$CProductSpecial.highlight1 </STRONG>
  49. $endif
  50. $if($CProductSpecial.highlight2)
  51.        <LI><STRONG>$CProductSpecial.highlight2 </STRONG>
  52. $endif
  53. $if($CProductSpecial.highlight3)
  54.        <LI><STRONG>$CProductSpecial.highlight3 </STRONG>
  55. $endif
  56. </UL>
  57. $endif
  58. $endif
  59.  
  60. $if($equal($DisplayId,1))
  61.     $if($CProductSpecial.id)
  62.         <EM>ID:</EM> 
  63.         $CProductSpecial.id<br>
  64.     $endif
  65. $endif
  66.  
  67. $if($equal($DisplayCategory,1))
  68.     $if($CProductSpecial.category$)
  69.         <EM>Category:</EM> 
  70.         $CProductSpecial.category$<br>
  71.     $endif
  72. $endif
  73.  
  74.  
  75. $if($CProduct.price)
  76. <EM>Price:  </EM>
  77. $Currency$ $CProduct.price
  78. $if($CProductSpecial.unitType)
  79.  /$CProductSpecial.unitType</TD>
  80. $endif
  81. $endif
  82. </TD>
  83. <TD width=50%>
  84. $if($CProductSpecial.picture)
  85.     <IMG SRC="images/$CProductSpecial.picture " 
  86.     $if(CProductSpecial.picture.height)
  87.     height=$CProductSpecial.picture.height
  88.     $endif
  89.     $if(CProductSpecial.picture.width)
  90.     width=$CProductSpecial.picture.width
  91.     $endif
  92.     >
  93. $endif
  94. </td>
  95. </TR>
  96. $if($CProduct.description)
  97.     <TR>
  98.     <TD COLSPAN=2>
  99.     <P>$CProduct.description</TD></TR>
  100. $endif
  101. $endwhile 
  102. </TABLE>
  103.  
  104. <!-------------------- BOTTOM BUTTON NAVIGATION ----------------------->
  105.  
  106. <P><HR><P>
  107. <center>
  108.  
  109. <A HREF="index.htm"><IMG SRC="images/home.gif" ALT="Home Page Button" width="85"
  110. height="23" border=0></A>
  111.  
  112. <A HREF="overview.htm"><IMG SRC="images/comp.gif"
  113. ALT="Company Overview Button" width="85" height="23" border=0></A>
  114.  
  115.  
  116. $if($equal($isProductPageExcluded,0))
  117. $if($and($equal($Preview,0),$equal($dynamicOrder,1)))
  118.     <a href="/cgi-bin/cgiblend?blender=po.blend&CompanyShortName=$$CompanyShortName">
  119. $else
  120.     <a href="catalog.htm">
  121. $endif
  122.  
  123. <IMG SRC="images/cat.gif" ALT="Catalog" width="85" height="23" border=0></A>        
  124. $endif 
  125. $if($equal($isInternetPageExcluded,0))
  126. <A HREF="resource.htm"><BR><IMG SRC="images/res.gif" ALT="Net
  127. Resources Button" width="85" height="23" border=0></A>
  128. $endif
  129.  
  130. $if($equal($isGuestBookPageExcluded,0))
  131. <A HREF="gbook.htm"><IMG SRC="images/guest.gif" 
  132. ALT="Guest Book Button" width="85" height="23" border=0></A>
  133. $endif
  134.  
  135. $if($not($equal($Preview,1)))
  136. <A HREF="mailto:$$email">
  137. $endif
  138.  
  139. <IMG SRC="images/cont.gif"
  140. ALT="Contact
  141. Button" width="85" height="23" border=0></A>
  142.  
  143. </CENTER>
  144. <BR>
  145.  
  146. <!-------------------- CLICK HERE TO RETURN TO INP ----------------------->
  147.  
  148. <CENTER>
  149.  
  150. $if($not($equal($Preview,1)))
  151. <A HREF="http://www.harbinger.net/">
  152. $endif
  153. <IMG SRC="images/inp.gif" ALT="INP Graphic" border="0" width="200" height="25"></A>
  154. </CENTER>
  155. <P>
  156. $if($equal($Preview,1))
  157. <h2><a href="inp://return">Click here to return to INP!</a></h2>
  158. (<STRONG>NOTICE:</STRONG> The "Click here to return to INP" hotlink will not exist in your published version!)<p>
  159. $endif 
  160.  
  161. <!------------------------ COPYRIGHT INFORMATION ---------------------->
  162.  
  163. <font size=-2>
  164. Content Copyright © 1996 $Company_name$.<br>
  165. Portions Copyright © 1996 Harbinger Corporation.<br>
  166. All Rights Reserved.<p>
  167. USE OF THESE WEB PAGES IS LIMITED:
  168. <A HREF="http://inp.harbinger.net/license/terms.htm">TERMS</a>
  169. </font>
  170.  
  171. </BODY></HTML>
  172.  
  173.